Vcenter VmTemplate LibraryItems DiskUpdateSpec

Vcenter VmTemplate LibraryItems DiskUpdateSpec
Vcenter VmTemplate LibraryItems DiskUpdateSpec

The Vcenter VmTemplate LibraryItems DiskUpdateSpec schema describes updates to the configuration of a virtual disk in the deployed virtual machine.

This schema was added in vSphere API 6.8.

JSON Example
{
    "capacity": 0
}
integer As int64 As int64
capacity
Required

Updated capacity of the virtual disk backing in bytes. This value has to be larger than the original capacity of the disk.

This property was added in vSphere API 6.8.